tStem2 = tStem2 + '<audio id="OGG" src="' + tStem + '" ></audio>' + '<a class="WikiLookTitle" href="javascript:void(0);"><img id="audioPlayback" style="border-style: none" title="Click here to hear how the word is pronounced." src="chrome://wikilook/skin/audio.png" onclick="document.getElementById(\'OGG\').play()"></a>';
// Next line is needed so redirects from proper noun that starts with lower case are shown correctly, while not touching the way words in weird alphabets are shown, like ones in Amharic.
if ((defFoundNow==true&&lngName=="English"&&this.WL._engDefFound==false&&this.WL._mainLngFound==false)||(defFoundNow==true&&this.WL._mainLngFound==true)||(defFoundNow==true&&this.WL._divIsDisplayed==false)||(defFoundNow==true&&this.WL._thisIsAFormOf==true)){
var copyOfCurrentWord="";
if (this.WL._currentWord==null) {copyOfCurrentWord=TitleName;} else {copyOfCurrentWord=this.WL._currentWord}
this.WL._divIsDisplayed = true;
if (this.WL._thisIsAFormOf==false) {
this.WL._div.innerHTML = this.WL._CSS+"<a class='WikiLookTitle' href='javascript:void(0);'><img id='confDialog' style='border-style: none' title='Click here for configuration dialog.' src='chrome://wikilook/skin/config.png'></a> ";